On the Existence of Nonsymmetric Matrices with Perfect Elimination Orderings
نویسندگان
چکیده
Permuting the rows and columns of a sparse matrix can dramatically reduce the memory requirements of a subsequently computed LU factorization. A perfect elimination matrix is one whose rows and columns can be permuted so that its LU factors require no additional space on top of that required by the original matrix. An implemention of an O(n) algorithm, presented in [6], for determining whether a matrix is perfect elimination is described. Running this code on 180 matrices from an assortment of application areas shows that 19 of them are perfect elimination and that almost half contain at least 40% eliminable entries.
منابع مشابه
Perfect elimination orderings for symmetric matrices
We introduce a new class of structured symmetric matrices by extending the notion of perfect elimination ordering from graphs to weighted graphs or matrices. This offers a common framework capturing common vertex elimination orderings of monotone families of chordal graphs, Robinsonian matrices and ultrametrics. We give a structural characterization for matrices that admit perfect elimination o...
متن کاملA Characterization of Edge-Bicolored Graphs with Generalized Perfect Elimination Orderings
An important property of chordal graphs is that these graphs are characterized by existence of perfect elimination orderings on their vertex sets. In this paper, we generalize the notion of perfect elimination orderings to graphs with edge-colorings by two colors, and give an excluded-subgraph characterization for graphs with such orderings. As an application, we announce some forthcoming resul...
متن کاملA characterization of signed graphs with generalized perfect elimination orderings
An important property of chordal graphs is that these graphs are characterized by existence of perfect elimination orderings on their vertex sets. In this paper, we generalize the notion of perfect elimination orderings to signed graphs, and give a characterization for graphs admitting such orderings, together with characterizations restricted to some subclasses and further properties of those ...
متن کاملGenerating and characterizing the perfect elimination orderings of a chordal graph
We develop a constant time transposition “oracle” for the set of perfect elimination orderings of chordal graphs. Using this oracle, we can generate a Gray code of all perfect elimination orderings in constant amortized time using known results about antimatroids. Using clique trees, we show how the initialization of the algorithm can be performed in linear time. We also develop two new charact...
متن کاملImplementation in ScaLAPACK of Divide-and-Conquer Algorithms for Banded and Tridiagonal Linear Systems
Described here are the design and implementation of a family of algorithms for a variety of classes of narrowly banded linear systems. The classes of matrices include symmetric and positive de nite, nonsymmetric but diagonally dominant, and general nonsymmetric; and, all these types are addressed for both general band and tridiagonal matrices. The family of algorithms captures the general avor ...
متن کامل